ComponentOne ASP.NET MVC Controls
OnClientPasted Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientPasted Property
Occurs after the user has pasted content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).
Syntax
'Declaration
 
Public Overridable Property OnClientPasted As String
public virtual string OnClientPasted {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members